home *** CD-ROM | disk | FTP | other *** search
/ Air Commanders / Air Commanders.iso / airforce / toolbar.gml < prev    next >
Text File  |  1995-06-10  |  2KB  |  63 lines

  1. <vmenu id=toolbar docstyle=toolbar>
  2. <title>Toolbar</title>
  3.  
  4. <graphicitem background position=0,0 size=640,40 path=\airforce\TOOLBAR.bmp>
  5.  
  6. <button button0 position=0,0 size=55,40 command="view:toplevel \airforce\overview.vmn"
  7.     section="disabled 0,0; selected 0,80; enabled 0,40"
  8.     title="Show Menu">
  9.  
  10. <button button1 position=55,0 size=53,40 command="History:Dialog"
  11.     section="disabled 55,0; selected 55,80; enabled 55,40"
  12.     title="Review Previous Items">
  13.  
  14. <button button2 position=161,0 size=53,40 command="Bookmark:Dialog"
  15.     section="disabled 161,0; selected 161,80; enabled 161,40"
  16.     title="Mark Screen">
  17.  
  18. <button button3 position=215,0 size=53,40 command="Note:Dialog"
  19.     section="disabled 215,0; selected 215,80; enabled 215,40"
  20.   title="Make A Note">
  21. <action NotePresent>
  22.     noteGraphic:enable
  23. <action NoteAbsent>
  24.     noteGraphic:disable
  25. </button>
  26.  
  27. <graphicitem noteGraphic position=217,3 size=10,10 fit=clip path=\airforce\note.bmp
  28.     initialstate=disabled>
  29.  
  30. <button button4 position=267,0 size=53,40 command=":Copy"
  31.     section="disabled 267,0; selected 267,80,53,40; enabled 267,40,53,40"
  32.   title="Copy Screen">
  33.  
  34. <button button5 position=320,0 size=53,40 command=":Print"
  35.     section="disabled 320,0; selected 320,80,53,40; enabled 320,40,53,40"
  36.   title="Print Screen">
  37.  
  38. <button button6 position=373,0 size=53,40 command="History:GoUp"
  39.     section="disabled 373,0; selected 373,80,53,40; enabled 373,40,53,40"
  40.   title="Go Up One Level">
  41.  
  42. <button button7 position=532,0 size=53,40 command="History:PrevDoc"
  43.     section="disabled 532,0; selected 532,80,53,40; enabled 532,40,53,40"
  44.     title="Previous Item">
  45.  
  46. <button button8 position=479,0 size=53,40 command="History:NextDoc"
  47.     section="disabled 479,0; selected 479,80,53,40; enabled 479,40,53,40"
  48.     title="Next Item">
  49.  
  50. <button button9 position=426,0 size=55,40 command="History:GoBack"
  51.     section="disabled 426,0; selected 426,80,55,40; enabled 426,40,55,40"
  52.   title="Go Back">
  53.  
  54. <button button10 position=585,0 size=55,40 command="Help:Dialog"
  55.     section="disabled 585,0; selected 585,80,55,40; enabled 585,40,55,40"
  56.   title="Online Help">
  57.  
  58. <button button11 position=108,0 size=53,40 command="Search:Dialog"
  59.     section="disabled 108,0; selected 108,80; enabled 108,40" 
  60.     title="Search Contents">
  61.  
  62. </vmenu>
  63.